Click or drag to resize

ItemShape Constructor (IListPropertyPath)

Initializes a new instance of the ItemShape class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ItemShape(
	IList<PropertyPath> propertyPaths
)

Parameters

propertyPaths
Type: System.Collections.GenericIListPropertyPath
The property paths.
See Also